Add a little more docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Oct 2007 16:14:10 +0000 (16:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Oct 2007 16:14:10 +0000 (16:14 +0000)
svn path=/trunk/; revision=18887

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkpaned.sgml

index c8dc45737611575301366eab95e7360b919255b1..5dbe96e5f8f50162cb7204518b7e33b07c7f91a1 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkpaned.sgml: Mention behaviour with a single child.
+       (#477447, Juri Pakaste)
+
 2007-10-01 20:21:28  Tim Janik  <timj@imendio.com>
 
        * gtk/tmpl/gtkmenu.sgml: reworded push_in description with Owen's
index eef59ec411badd20291b2e041b812e8b3d9b0576..c7976a2b0df0ac11772604aa181f4cb25aa16875 100644 (file)
@@ -24,7 +24,8 @@ the separator. (The space in which the separator
 is called the gutter.) Often, it is useful
 to put each child inside a #GtkFrame with the
 shadow type set to %GTK_SHADOW_IN so that the
-gutter appears as a ridge.
+gutter appears as a ridge. No separator is drawn
+if one of the children is missing.
 </para>
 <para>
 Each child has two options that can be set, 
@@ -97,27 +98,33 @@ gtk_widget_set_size_request (frame2, 50, -1);
 
 </para>
 
-@paned: the object which received the signal.
-@arg1: 
 @Returns: 
+@Param4: 
+@Returns: 
+<!-- # Unused Parameters # -->
+@paned: the object which received the signal.
 
 <!-- ##### SIGNAL GtkPaned::cycle-handle-focus ##### -->
 <para>
 
 </para>
 
-@paned: the object which received the signal.
-@arg1: 
 @Returns: 
+@Param4: 
+@Returns: 
+<!-- # Unused Parameters # -->
+@paned: the object which received the signal.
 
 <!-- ##### SIGNAL GtkPaned::move-handle ##### -->
 <para>
 
 </para>
 
-@paned: the object which received the signal.
-@arg1: 
 @Returns: 
+@Param4: 
+@Returns: 
+<!-- # Unused Parameters # -->
+@paned: the object which received the signal.
 
 <!-- ##### SIGNAL GtkPaned::toggle-handle-focus ##### -->
 <para>